projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59a685f
)
Fix typo in last commit.
author
Michael Albinus
<michael.albinus@gmx.de>
Tue, 5 Aug 2014 08:24:47 +0000
(10:24 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Tue, 5 Aug 2014 08:24:47 +0000
(10:24 +0200)
lisp/net/tramp-cache.el
patch
|
blob
|
history
diff --git
a/lisp/net/tramp-cache.el
b/lisp/net/tramp-cache.el
index 2098c5ccb0be88bd99565ae1df8cd9a93973105b..bdcbba859603ab93dc6dbe7d66ce53d69905ff2f 100644
(file)
--- a/
lisp/net/tramp-cache.el
+++ b/
lisp/net/tramp-cache.el
@@
-210,7
+210,7
@@
This is suppressed for temporary buffers."
(unless
(string-match
(concat
- "^" (regexp-opt '("*tramp/" "*debug tramp/" " *temp*") 'paren
t
))
+ "^" (regexp-opt '("*tramp/" "*debug tramp/" " *temp*") 'paren))
(or (buffer-name) ""))
(let ((bfn (if (stringp (buffer-file-name))